Welcome![Sign In][Sign Up]
Location:
Search - mfc analysis

Search list

[OpenGL programpdnMesh-0.2.1

Description: An automatic 2D Delaunay mesh generator and solver for Finite Element Analysis. Can solve 2D field problems (Poisson and Helmholtz Equations). Can use LAPACK/ARPACK solvers producing OpenGL/Postscript output. Uses C/GTK/GTKGLExt/MFC. Runs on Win32/Unix.
Platform: | Size: 1340095 | Author: 彭伟才 | Hits:

[Special EffectsAlbum

Description: We started our project--- Magical Album on May 8th. After discussing, we decided to use MFC to finish the project because most of us were familiar with C++. The core algorithm of Magical Album was LZW, which transforms the file standard from BMP to GIF losslessly (of course, the process of zooming out BMP images is lossy). Just as its name implies, our project implements the functions of an Album. When users load in some BMP files, the images, which have been zoomed out and transformed to GIF standard, will be showed in order. If one of the images is chosen and clicked, the source BMP file will be showed. In order to make the album more beautiful, we use Skinplusplus on it. The crystal interface seems to be more attractive and user-friendlier after Skinplusplus is adopted. This paper shows the important elements of the project. These include system design, implementation, analysis and the meaning of the object.
Platform: | Size: 4034825 | Author: 徐建峰 | Hits:

[WinSock-NDISIOCP完成端口模型示例代码

Description: 采用完成端口进行sockets操作。 由浅入深的解释、详细的分析、以及编码步骤,另外附上带有详细注释的源码(为了照顾大多数朋友,我提供的都是MFC的源码)。-completed using sockets for port operations. Elementary explanation, detailed analysis, and coding steps, the other with detailed explanatory note attached to the source code (in order to take care of most friends, and I are all for the MFC source).
Platform: | Size: 21062 | Author: 石磊 | Hits:

[MultiLanguage02824227胡英飞-中值滤波

Description: 这是关于图像处理中滤波的一种算法,其中包含源码和验证的过程以及分析,使用MFC实现的-this is about image processing filter algorithm, which contains source and certification process and the analysis, the use of the MFC
Platform: | Size: 185384 | Author: 胡英飞 | Hits:

[ELanguagepl0cifa

Description: vc++ mfc pl/0词法分析-vc mfc pl/0 lexical analysis
Platform: | Size: 233472 | Author: | Hits:

[MultiLanguage02824227胡英飞-中值滤波

Description: 这是关于图像处理中滤波的一种算法,其中包含源码和验证的过程以及分析,使用MFC实现的-this is about image processing filter algorithm, which contains source and certification process and the analysis, the use of the MFC
Platform: | Size: 2154496 | Author: 胡英飞 | Hits:

[Books图像处理分析与机器视觉

Description: 对机器视觉的初学者来说,这是一本很好的书,英文原版-right machine vision beginners, this is a very good book, the English original
Platform: | Size: 26135552 | Author: 沈郑燕 | Hits:

[Windows DevelopLesson03

Description: 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-about MFC+5.0 Principle and the MFC framework of analysis procedures.+5.0 Is a source code generation tools, computer-aided process design tools, the MFC WinMain process from source is being hidden, theApp global variables is how it has been allocated, MFC framework of the few categories with the role of mutual relations, MFC framework window is how and destruction, the right window type 2 PreCreateWidow OnCreate function and the focus on analysis, the Windows and C of CWnd class relations.
Platform: | Size: 46080 | Author: 鞠俊 | Hits:

[Windows DevelopLLLlesson3

Description: 讲述MFC AppWizard的原理与MFC程序框架的剖析-about MFC+5.0 Principle and the MFC framework of analysis procedures
Platform: | Size: 47104 | Author: xdffff | Hits:

[Windows DevelopLLLlesson4

Description: MFC消息映射机制的剖析,讲述如何运用ClassWizard-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard
Platform: | Size: 47104 | Author: xdffff | Hits:

[OtherMfcRegex_src

Description: 一个相当不错的MFC正则表达式解析源代码-a pretty good expression is MFC source code analysis
Platform: | Size: 50176 | Author: 光哥 | Hits:

[OtherVC6_mfc

Description: MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this window to the news is being MFC framework through window handles mapping information and mapping table to table by the window class In response to the function. Table master device descriptions and Packaging category CDC use, and the CDC is how specific equipment linked to the occurrence, Fusion specific drawing program for analysis. How to set up a closed graphics filled brush (picture-painting brushes and transparent use of the brush)
Platform: | Size: 47104 | Author: 常攀峰 | Hits:

[Windows DevelopDemo(src)

Description: 深入分析MFC文档视图结构(项目实践)k_eckel:http://www.mscenter.edu.cn/blog/k_eckel-MFC-depth analysis of the structure of the document view (item practice) k_eckel: http://www.mscenter.edu.cn/blog/k_eckel
Platform: | Size: 46080 | Author: xuroc | Hits:

[source in ebookwindowsmessagemap

Description: MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this window to the news is being MFC framework through window handles mapping information and mapping table to table by the window class In response to the function. Table master device descriptions and Packaging category CDC use, and the CDC is how specific equipment linked to the occurrence, Fusion specific drawing program for analysis. How to set up a closed graphics filled brush (picture-painting brushes and transparent use of the brush)
Platform: | Size: 46080 | Author: cq_3964 | Hits:

[Windows DevelopDraw

Description: MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this window to the news is being MFC framework through window handles mapping information and mapping table to table by the window class In response to the function. Table master device descriptions and Packaging category CDC use, and the CDC is how specific equipment linked to the occurrence, Fusion specific drawing program for analysis. How to set up a closed graphics filled brush (picture-painting brushes and transparent use of the brush).
Platform: | Size: 30720 | Author: 中国 | Hits:

[Windows DevelopGraphic

Description: MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this window to the news is being MFC framework through window handles mapping information and mapping table to table by the window class In response to the function. Table master device descriptions and Packaging category CDC use, and the CDC is how specific equipment linked to the occurrence, Fusion specific drawing program for analysis. How to set up a closed graphics filled brush (picture-painting brushes and transparent use of the brush).
Platform: | Size: 74752 | Author: 中国 | Hits:

[Internet-NetworkeMule0000

Description: eMule源代码解析:eMule是一个典型的MFC程序,它的图形界面等,已经和MFC紧紧融合到了一起。-eMule source code analysis: eMule is a typical MFC program, and its graphical interface and so on, and MFC has been tightly integrated together.
Platform: | Size: 18432 | Author: 高广涛 | Hits:

[Dialog_WindowPredictive_Model_Analysis

Description: 以由科学数据构成的大型二维数据表为对象,运用预测模型分析方法,实现语义压缩。 用MFC框架建立了一个基于上述方法的压缩解压工具应用程序。-Posed by the scientific data of large-scale two-dimensional data table for the object, the use of prediction model analysis, the realization of semantic compression. MFC framework with the establishment of a method based on the above-mentioned compression decompression tool applications.
Platform: | Size: 5660672 | Author: 海涛 | Hits:

[Menu controlCode2

Description: 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of MFC Framework. AppWizard is a source code generation tool that is computer-aided process design tools, WinMain in MFC process is how to from the source was hidden, theApp global variable is how the distribution, MFC framework of several types of roles and mutual relations, MFC frame window is how the generation and destruction of the window class PreCreateWidow and OnCreate function of the focus on analysis of the two, Windows window with the C++ the CWnd class relations.
Platform: | Size: 46080 | Author: zerofhl | Hits:

[Other Riddle gamesCpp1

Description: 文法分析中推导的实现,基于c++实现,并且用mfc做了一些美化-Grammar analysis of the deduced realize, based on the c++ Realize, and with mfc to do some landscaping
Platform: | Size: 6144 | Author: LZ_198764 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 25 »

CodeBus www.codebus.net